home *** CD-ROM | disk | FTP | other *** search
INI File | 2006-09-13 | 948 b | 38 lines |
- [SUBJECT]
- Description=Message appears to float back and forth
- ImageIndex=1
- Folder=Text Effects
-
-
-
- [BODY_TEXT]
- ;<script language="JavaScript">
- ;<!-- Begin
- ;
- ;// Original: http://www.geocities.com/SiliconValley/Horizon/5235
- ;// This script and many more are available free online at
- ;// The JavaScript Source!! http://javascript.internet.com
- ;
- ;mesg = "`message`";
- ;isNS = (navigator.appName == "Netscape");
- ;isIE = (navigator.appName == "Microsoft Internet Explorer");
- ;text = ("<i><font size=2>"+mesg+"</font></i>");
- ;if (isNS) {
- ;document.write("<blink>" + text + "</blink>");}
- ;else if (isIE) {
- ;document.write("<marquee behavior=alternate direction=right>" + text + "</marquee>");}
- ;// End -->
- ;</script>
- ;<noscript>
- ;<i><font size=2>The JavaScript Source, another marvelous use of bandwidth!</font></i>
- ;</noscript>
-
-
-
-
- [`message`]
- Kind=S
- Value=The JavaScript Source, another marvelous use of bandwidth!
-
-
-